home *** CD-ROM | disk | FTP | other *** search
- /* NOTE: There is no need to use these devices! The entries given here
- are the defaults used by CheckX and AUTOMOUNT option. You may use any other
- possibly device driver (e.g. fmsdisk.device), as long as the names equal
- RDx: and RHx: and the geometry equals the stuff given here (normal Amiga
- DD/HD disk). */
-
- /* Recoverable RAM disk mount entries for CheckXFD */
-
- RD0:
- Device = ramdrive.device
- Unit = 10
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 11
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RD1:
- Device = ramdrive.device
- Unit = 11
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 11
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RD2:
- Device = ramdrive.device
- Unit = 12
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 11
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RD3:
- Device = ramdrive.device
- Unit = 13
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 11
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RH0:
- Device = ramdrive.device
- Unit = 50
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 22
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RH1:
- Device = ramdrive.device
- Unit = 51
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 22
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RH2:
- Device = ramdrive.device
- Unit = 52
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 22
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
- RH3:
- Device = ramdrive.device
- Unit = 53
- Flags = 0
- Surfaces = 2
- BlocksPerTrack = 22
- Reserved = 2
- Interleave = 0
- LowCyl = 0
- HighCyl = 79
- BootPri = -10
- Buffers = 5
- BufMemType = 1
- #
-
-